ServiceDeleteCategoryList Method (StandardFolder) |
Deletes the category list.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response DeleteCategoryList(
StandardFolder standardFolder
)
Public Function DeleteCategoryList (
standardFolder As StandardFolder
) As Response
Parameters
- standardFolder
- Type: Independentsoft.ExchangeStandardFolder
The standard folder.
Return Value
Type:
ResponseResponse.
See Also